home *** CD-ROM | disk | FTP | other *** search
- .SH
- nstallation
- .PP
- nstalling the software is fairly simple, viz:
- .IP 1)
- d to the src directory
- .IP 2)
- ecide whether you want to merge the object code of the toolkit into a single
- inary. This will save you considerable amounts of disk space
- (approx 6Meg) under SUNOS 3.5 or earlier and about 0.5Meg under SUNOS4.0 or
- igher. If you do decide to do this then execute the following
- ommands:
- .br
- cp Makefile Makefile-standalone
- .br
- cp Makefile-merge Makefile
- .br
- f you do not want to do this (you are probably running SUNOS4.0 or
- ater in this case), ie you want to compile each program standalone,
- hen simply continue.
- .IP 3)
- Edit the Makefile, setting the variables BINDIR, MANDIR, FILDIR
- o be the desired directory locations of the compiled programs, the
- anual pages and the filters respectively. NB. The -DSUNOS3 option is no
- onger needed.
- .IP 4)
- ype "make install". The compilation could take up to 15 minutes.
- .IP 5)
- Email alv-users-request@cs.bris.ac.uk to ask to join the support
- ailing list. NB: If you received this distribution direct from the
- uthor via email, you are already on this list.
- .PP
- ou are advised to read the tutorial before working with the toolkit.
-